CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - csharp audio

搜索资源列表

  1. csharp

    0下载:
  2. C#编写的音频播放器,可以播放mp3、wav,wma等格式-C# prepared by the audio player that can play MP3, WAV, WMA formats.
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:71917
    • 提供者:ly
  1. microsoft.directx.directsound.用于音频传播

    0下载:
  2. 一个用于音频传播的DLL文件:Microsoft.DirectX.DirectSound.dll,用于音频传播。,For audio transmission of a DLL file: Microsoft.DirectX.DirectSound.dll, for the dissemination of audio.
  3. 所属分类:多媒体编程

    • 发布日期:2017-03-21
    • 文件大小:48525
    • 提供者:Jeff
  1. mideavideo.rar

    0下载:
  2. 这是基于C#的媒体播放器设计。能播放mp3,mp4,avi等格式的音像文件。界面简洁,适合初学者学习,This is based on the C# design a media player. Can play mp3, mp4, avi format, such as audio and video files. Interface is simple and suitable for beginners to learn
  3. 所属分类:CSharp

    • 发布日期:2017-03-23
    • 文件大小:173955
    • 提供者:李浩泉
  1. CSharpCapture.rar

    1下载:
  2. 视频捕获是指由专用的视频采集卡捕获声频和视频信息,然后将其进行数据化处理,再经过软件的压缩进行处理,这时就可对这些数据进行保存、回放、传输等各种操作。 ,Video capture, is defined as a dedicated video capture card to capture audio and video information, and then processing the data, another to deal with the compression softw
  3. 所属分类:Video Capture

    • 发布日期:2017-03-30
    • 文件大小:31376
    • 提供者:sunweiguo
  1. OurMsg.rar

    0下载:
  2. LanMsg已更名为ourmsg,当前版本为1.1,修正了1.0版本中UDP组件的BUG,调试通过视频编解码,音视频即时消息软件源码。当前版本音频采用G729A算法编解码,视频采用微软MPEG4编解码。视频编解码器在Update\mpg4vki文件夹中,发布客户端打包时需要将mpg4vki一同发布,否则客户端视频将不能正常使用。,LanMsg has been renamed ourmsg, the current version 1.1, revised 1.0 version of UDP
  3. 所属分类:WinSock-NDIS

    • 发布日期:2016-01-26
    • 文件大小:7885245
    • 提供者:tangcl
  1. MyMediaPlayer.rar

    0下载:
  2. 多媒体技术是指利用计算机技术,把多种媒体综合在一起,使之建立起逻辑上的联系,并能对他么进行各种处理的一种方法。主要包括文本、图形、影像、声音、视频、动画等各种形式,并与先进的计算机、通信和广播电视技术相结合,形成一个可组织、存储操作和控制的多媒体信息集成环境和交互系统。 Visual Stdio 2008集成开发环境中提供了windows media player 控件,并且提供了相关的属性、方法,利用这些属性、方法,完全可以实现 windows media player 播放器的所有功能。
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-09
    • 文件大小:1949220
    • 提供者:wyc
  1. ffmpeg.rar

    0下载:
  2. 开源的视频工具,里面包含ffmpeg,可以对音频文件进行切割等操作,有实现例子,Open source video tool, which contains ffmpeg, audio files can be cut and other operations, there are examples of implementation
  3. 所属分类:Multimedia program

    • 发布日期:2017-06-11
    • 文件大小:18057999
    • 提供者:王伟
  1. CaptureTest

    0下载:
  2. 用C#编写的基于DirectX的音频、视频采集程序及源代码。包含完整的.net类库“DirectX.Capture”以及说明文档。-This is a audio and video caputure program which is written using C# and based on DirectX. Includes the full .Net Class Library of "DirectX.Capture" and documentation.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-26
    • 文件大小:136636
    • 提供者:zyh
  1. WebQQ

    0下载:
  2. C# WebQQ文字聊天、表情发送、传输文件、视频音频聊天以及离线消息-C# WebQQ text chat, facial expressions, transmit files, video and audio chat, and offline messages
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-05-11
    • 文件大小:2595326
    • 提供者:leo
  1. stream

    1下载:
  2. 本程序是利用C#语言在Visual C#平台下编写的窗体应用程序,程序实现的功能是播放mp3、wmv、wav等音频文件和rmvb、avi等视频文件。-This procedure is to use C# language in Visual C# platform applications written in the form, the program to achieve the function of playing mp3, wmv, wav and other audio files
  3. 所属分类:Multimedia program

    • 发布日期:2017-04-02
    • 文件大小:318372
    • 提供者:wangwenhong
  1. Audio

    0下载:
  2. 利用DirectSound从麦克风获取声音,以WAV格式存储至计算机的硬盘,并利用Graphics类显示声音文件的波形。-Catch sound from cumputer s microphone.Store it as WAV in the HDD off the computer. Draw waveform of the WAV file by using Graphics.
  3. 所属分类:DirextX

    • 发布日期:2017-03-27
    • 文件大小:171481
    • 提供者:马也凡
  1. CSharpWinMMmci

    0下载:
  2. 用C#调用API实现声音的播放,C#没有提供播放MP3等音频文件的类,要编写播放MP3等音频文件程序,必须使用第三方控件或类。本文使用API函数mciSendString,编写一个播放MP3等音频文件的类。 -Call the API using C# to achieve playback sound, C# does not provide, such as MP3 audio files to play the class, be prepared to play MP3 audio fi
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:62226
    • 提供者:chengwei
  1. MobileVoiceNotes

    0下载:
  2. Windows Mobile录音程序,可以实现简单的录音功能,基于C#开发。-Windows Mobile audio program, you can achieve a simple recording function, based on C# development.
  3. 所属分类:Windows Mobile

    • 发布日期:2017-03-29
    • 文件大小:24387
    • 提供者:黎波
  1. Test_speech

    0下载:
  2. This an application to Convert the user s Text or Text file of .txt formate to audio file of .wav formate. Here the application identify the words and punctuation marks from the text file and breaks it accordingly with the letters and phonemes concer
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:208990
    • 提供者:morad
  1. Video

    0下载:
  2. c#编写的局域网视频会议软件,实现了音频通讯和视频通讯-c# prepared LAN video conferencing software, to achieve the audio communications and video communications
  3. 所属分类:VOIP program

    • 发布日期:2017-03-25
    • 文件大小:400064
    • 提供者:name_yzh
  1. Peer-to-peerConferenceSystem

    0下载:
  2. video capture program in c#. it is peer to peer. and it can transmit the video in real time but no audio.
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:34188
    • 提供者:ashishd
  1. VoiceChat

    0下载:
  2. 使用C#编写的一个简单音频处理程序,程序简短使用易懂,适合了解音频开发相关内容-The use of C# written in a simple audio processing program, a brief program to use easy to understand, for understanding the contents of the audio development of related
  3. 所属分类:Multimedia program

    • 发布日期:2017-03-21
    • 文件大小:62079
    • 提供者:dai hao
  1. Audio_Book_Player

    0下载:
  2. I am an enthusiastic audio book listener. I use my ASUS MyPal 639 to listen to audio books. When I started this habit about two years ago, I downloaded and tested almost every player that’s out there (including audio book designated players like the
  3. 所属分类:Audio program

    • 发布日期:2017-03-21
    • 文件大小:591048
    • 提供者:陳先生
  1. Audio

    0下载:
  2. CSharp编写的有关语音聊天功能的程序,只需输入对方IP地址即可,同时还有保存语音的功能。-CSHARP wrote about voice chat program, only need to enter each other s IP addresses that can be voice chat, along with the functions save their chat history.
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:1108842
    • 提供者:范天保
  1. cSharp-Audio-player

    0下载:
  2. 自制C#音频播放器 vs2015 基于WMP-C# Audio player
  3. 所属分类:Audio program

    • 发布日期:2017-12-07
    • 文件大小:204575
    • 提供者:yk
« 12 3 4 »
搜珍网 www.dssz.com